broadway backend: allow building on OpenBSD
authorAntoine Jacoutot <ajacoutot@gnome.org>
Thu, 17 Apr 2014 22:59:45 +0000 (00:59 +0200)
committerAntoine Jacoutot <ajacoutot@gnome.org>
Fri, 18 Apr 2014 16:20:34 +0000 (18:20 +0200)
commitbe9d1e0b3ba969c71db6e1b00be505bea425908b
tree45236322ff632d88a9058c542a5e83953a05ec57
parent2e1d0df1eda8c29303f98746d0eef077f8ea996c
broadway backend: allow building on OpenBSD

On OpenBSD shm_open(3) is part of libc and there is not librt, so add an
according check.
Check if we have posix_fallocate before using it.

https://bugzilla.gnome.org/show_bug.cgi?id=728272
configure.ac
gdk/broadway/Makefile.am
gdk/broadway/gdkbroadway-server.c